Autogenerated HTML docs for v1.7.2.1-22-ge7bdd 
diff --git a/git-ls-files.html b/git-ls-files.html index 5d6cfbb..7bea371 100644 --- a/git-ls-files.html +++ b/git-ls-files.html 
@@ -527,9 +527,15 @@  </dt>   <dd>   <p>  - Identify the file status with the following tags (followed by  - a space) at the start of each line:  + This feature is semi-deprecated. For scripting purpose,  + <a href="git-status.html">git-status(1)</a> <tt>--porcelain</tt> and  + <a href="git-diff-files.html">git-diff-files(1)</a> <tt>--name-status</tt> are almost always  + superior alternatives, and users should look at  + <a href="git-status.html">git-status(1)</a> <tt>--short</tt> or <a href="git-diff.html">git-diff(1)</a>  + <tt>--name-status</tt> for more user-friendly alternatives.   </p>  +<div class="para"><p>This option identifies the file status with the following tags (followed by  +a space) at the start of each line:</p></div>   <div class="hlist"><table>   <tr>   <td class="hlist1">  @@ -621,6 +627,17 @@  </p>   </dd>   <dt>  +--debug  +</dt>  +<dd>  +<p>  + After each line that describes a file, add more data about its  + cache entry. This is intended to show as much information as  + possible for manual inspection; the exact format may change at  + any time.  +</p>  +</dd>  +<dt>   --   </dt>   <dd>  @@ -714,7 +731,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-07-21 21:55:27 UTC  +Last updated 2010-08-03 15:15:33 UTC   </div>   </div>   </body>